Протоколы и ABC в Python — когда какой использовать?
What are "Protocols" In Python? (Tutorial 2023)
ABC or Protocol in Python? Which is better and when should you use it?
Protocols in Python: Why You Need Them - presented by Rogier van der Geer
You NEED to know about Python protocols
Exploring Protocols in Python: Understanding & Creating Custom Protocols
structural subtyping in python with Protocol! (intermediate) anthony explains #164
Протоколы в Python как зависимости вместо реализаций - typing.Protocol
Protocol Or ABC In Python - When to Use Which One?
Iteration Protocol in Python
Protocol Annotation in Python
Python - Pass self to another class | Protocol Classes and Type Checking | OOP
Python interview question #33: Iterator protocol
Python Interfaces and Abstract Base Class (ABC): A Must-Know for Advanced Programmers
Avoid These BAD Practices in Python OOP